home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / os2 / cenvi2.arj / PRMPTDAY.CMD < prev    next >
OS/2 REXX Batch file  |  1993-05-26  |  292b  |  8 lines

  1. @echo OFF
  2. REM ***************************************************************
  3. REM *** PrmptDay.bat - Set the prompt with the day preceding it ***
  4. REM ***************************************************************
  5.  
  6. CEnviSet " sprintf(PROMPT,'%%.10s %%s',ctime(time()),'$P$G  $H'); "
  7.  
  8.